[INFO] cloning repository https://github.com/Wellington01/kodus-runtime
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Wellington01/kodus-runtime" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWellington01%2Fkodus-runtime", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWellington01%2Fkodus-runtime'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aca6dcc570dc7dd6ae63b6cc5f1669bf7986badc
[INFO] checking Wellington01/kodus-runtime against try#d1d7143153307f561233bd4d93e2a3b24157b081 for pr-151539-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWellington01%2Fkodus-runtime" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Wellington01/kodus-runtime
[INFO] finished tweaking git repo https://github.com/Wellington01/kodus-runtime
[INFO] tweaked toml for git repo https://github.com/Wellington01/kodus-runtime written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Wellington01/kodus-runtime on toolchain d1d7143153307f561233bd4d93e2a3b24157b081
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Wellington01/kodus-runtime already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f4d06079761d94ea00d12b386a7113eaacca65717b73759641e8b0064bd2b9a5
[INFO] running `Command { std: "docker" "start" "f4d06079761d94ea00d12b386a7113eaacca65717b73759641e8b0064bd2b9a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f4d06079761d94ea00d12b386a7113eaacca65717b73759641e8b0064bd2b9a5" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4d06079761d94ea00d12b386a7113eaacca65717b73759641e8b0064bd2b9a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f4d06079761d94ea00d12b386a7113eaacca65717b73759641e8b0064bd2b9a5" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking clap_builder v4.5.48
[INFO] [stderr]     Checking criterion-plot v0.6.0
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]    Compiling napi-build v2.2.3
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.6
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking toml_parser v1.0.3
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking sled v0.34.7
[INFO] [stderr]    Compiling napi v3.3.0
[INFO] [stderr]    Compiling dtor v0.1.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]    Compiling kodus-addon v0.1.0 (/opt/rustwide/workdir/apps/runtime/crates/ts-addon)
[INFO] [stderr]     Checking napi-sys v3.0.0
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking toml_datetime v0.7.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking toml_writer v1.0.3
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]    Compiling ctor v0.5.0
[INFO] [stderr]    Compiling xshell-macros v0.2.7
[INFO] [stderr]     Checking xshell v0.2.7
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking toml_edit v0.23.6
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]     Checking tempfile v3.22.0
[INFO] [stderr]    Compiling napi-derive-backend v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking opentelemetry v0.30.0
[INFO] [stderr]     Checking clap v4.5.48
[INFO] [stderr]    Compiling napi-derive v3.2.5
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking xtask v0.1.0 (/opt/rustwide/workdir/tools/xtask)
[INFO] [stderr]     Checking criterion v0.7.0
[INFO] [stderr]     Checking kodus-core v0.1.0 (/opt/rustwide/workdir/apps/runtime/crates/core)
[INFO] [stderr]     Checking kodus-adapters v0.1.0 (/opt/rustwide/workdir/apps/runtime/crates/adapters)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.04s
[INFO] running `Command { std: "docker" "inspect" "f4d06079761d94ea00d12b386a7113eaacca65717b73759641e8b0064bd2b9a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4d06079761d94ea00d12b386a7113eaacca65717b73759641e8b0064bd2b9a5", kill_on_drop: false }`
[INFO] [stdout] f4d06079761d94ea00d12b386a7113eaacca65717b73759641e8b0064bd2b9a5
